Column Property (MSChart Control)

       

Returns or sets the current data column in the data grid.

Syntax

object.Column [ = col ]

The Column property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
col Integer. The current data column.

Remarks

You must select a column before you can use other properties to change the column's corresponding chart series or any data point within the series.